StreamLoad(String) Method
Loads data to this stream from the specified file.
Namespace: Independentsoft.IO.StructuredStorageAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public void Load(
string filePath
)
Public Sub Load (
filePath As String
)
Parameters
- filePath String
- File path.